Đăng nhập Đăng ký

phần tử hiện tại Tiếng Anh là gì

phát âm:
"phần tử hiện tại" câu
Bản dịchĐiện thoại
  • Từ điển kỹ thuật
    Lĩnh vực: toán & tin
    • current element
  • phần     noun part, portion, share phần hơn the best share phần lớn...
  • tử     dead kick in kick pass on small thing die young animal succumb death mortal...
  • hiện     verb to rise; to appear; to come into sight chiếc tàu hiện ra ở chân...
  • tại     trạng ngữ. at, in. due to, owing to, because Từ điển kinh doanh ex...
  • phần tử     Element Những phần tử lạc hậu. The backward elements ...
  • hiện tại     noun present; existing; at present hiện tại nối liền với quá khứ...
Câu ví dụ
  • CurrentValue: The current element that is being processed.
    currentValue: Giá trị của phần tử hiện tại đang xét.
  • Select Objects from the Collection now on view
    Binding đến phần tử hiện tại trong Collection View
  • Void remove() Removes the current element from the list.
    public void remove() Loại bỏ các phần tử hiện tại khỏi danh sách.
  • Current() method returns the current item in the collection.
    current() Trả về phần tử hiện tại trong mảng.
  • For (const auto &element: array) // element is a const reference to the currently iterated array element
    for (const auto &item: arr) // item là 1 tham chiếu hằng đến phần tử hiện tại
  • CurrentIndex represents the index of the current element.
    currentIndex: index của phần tử hiện tại.
  • Index - The index of the current element being processed in the array.
    index (không bắt buộc): chỉ mục của phần tử hiện tại đang được xử lý trong mảng.
  • If a position is given insert the value before the element currently at that position:
    Nếu 1 vị trí được cho, thì chèn giá trị vào trước phần tử hiện tại ở vị trí đó:
  • Use base() to extract an iterator from a reverse_iterator .
    + Hàm thành viên base(): trả về một iterator trỏ đến phần tử hiện tại của reverse_iterator.
  • Public object next() – It returns the element and moves the cursor pointer to the next element.
    public object next() Nó trả về phần tử hiện tại và di chuyển con trỏ trỏ tới phần tử tiếp theo.
  • thêm câu ví dụ:  1  2